home *** CD-ROM | disk | FTP | other *** search
/ The Kara Collection / Kara Collection v3.0 (1996-09-12)(Cloanto).iso / karacd.guide (.txt) < prev    next >
Amigaguide Document  |  1996-09-09  |  962b  |  34 lines

  1. .k ""
  2. .bra {
  3. .ket }
  4. ; ***  If you did a "drag and drop" to read an AmigaGuide  ***
  5. ; ***  document, and this text appeared instead, you may   ***
  6. ; ***  want to install "KaraCD:Utilities/Script_dt".       ***
  7. Assign >NIL: KARACDROOT: ""
  8. Assign >NIL: KARACDROOT: EXISTS
  9. If WARN
  10.   Assign KARACDROOT: KaraCD:
  11. EndIf
  12. Failat 21
  13. If EXISTS SYS:Utilities/MultiView
  14.   Assign >NIL: KARACDLOCAL: EXISTS
  15.   If NOT WARN
  16.     If EXISTS RAM:T/KaraCD-IPT/UndoAssign
  17.       If NOT EXISTS RAM:T/KaraCD-IPT/BUSY
  18.         Copy >NIL: KARACDLOCAL:4/OO00 RAM:T/KaraCD-IPT
  19.         CD RAM:T/KaraCD-IPT
  20.         Protect OO00 wd ADD
  21.         Run >NIL: <NIL: SYS:Utilities/MultiView >NIL: <NIL: OO00
  22.         Skip END
  23.       EndIf
  24.     EndIf
  25.   EndIf
  26. EndIf
  27. Execute KARACDROOT:Utilities/H/2/RunGuide KARACDLOCAL:4 OO00
  28. Lab END
  29. ; Cloanto 
  30.  CD-ROM Configuration Scripts
  31. ; Copyright 
  32.  1995, 1996 Cloanto Italia srl - All Rights Reserved
  33. ; Cloanto is a registered trademark of Cloanto Italia srl
  34.